1 namespace QuanLyNhanSu
2 {
3     
partial class frmrptluongtheophong
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.rptluongnhanvien = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
32             ((System.ComponentModel.ISupportInitialize)(
this)).BeginInit();
33             
this.SuspendLayout();
34             
//
35             
// rptluongnhanvien
36             
//
37             
this.rptluongnhanvien.ActiveViewIndex = -1;
38             
this.rptluongnhanvien.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
39             
this.rptluongnhanvien.Dock = System.Windows.Forms.DockStyle.Fill;
40             
this.rptluongnhanvien.Location = new System.Drawing.Point(0, 0);
41             
this.rptluongnhanvien.Name = "rptluongnhanvien";
42             
this.rptluongnhanvien.SelectionFormula = "";
43             
this.rptluongnhanvien.Size = new System.Drawing.Size(680, 459);
44             
this.rptluongnhanvien.TabIndex = 1;
45             
this.rptluongnhanvien.ViewTimeSelectionFormula = "";
46             
//
47             
// frmrptluongtheophong
48             
//
49             
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
50             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
51             
this.ClientSize = new System.Drawing.Size(680, 459);
52             
this.Controls.Add(this.rptluongnhanvien);
53             
this.Name = "frmrptluongtheophong";
54             
this.Text = "Báo cáo lương theo phòng";
55             
this.ThemeName = "ControlDefault";
56             ((System.ComponentModel.ISupportInitialize)(
this)).EndInit();
57             
this.ResumeLayout(false);
58
59         }
60
61         
#endregion
62
63         
private CrystalDecisions.Windows.Forms.CrystalReportViewer rptluongnhanvien;
64     }
65 }



Quản lý nhân sự công ty bằng c# _ full source code 60.463 lượt xem

Gõ tìm kiếm nhanh...